
/* Logos */
.menubrands .logos {
	position: relative;
	width: 11%;
}
.menubrands  {
	width: 100%;
}

/* Footer */
ul.bottomlink.right {
	visibility: hidden;
}

ul.bottomlink.paddingleft {
	visibility: hidden;
}

div.block.allineamentoy.t12.s12.d3.center.mobile-hidden {
	display: none;
}

div.block.s12.center.linemenumobile.uppercase.border-bottom {
	visibility: hidden;
}

div.block.s24.center.linemenumobile a.txt-grey-soft{
	visibility: hidden;
}



/*bottom-flag footer*/
div.block.d12.bottominfo{
	width: 30%;
}

div.block.d12.bottominfo.right {
	float: right;
	
}
div.block.d12.right {
	width: 68%;
}

div.languageMenu.languagebottom.selezionato {
	margin-bottom: -5px;
}

div.bottominfo {
	line-height: 5em;
}


/*menu*/

#subnav {
	float:right;
}

#subnav ul li:nth-child(2) {
	display:none;
}

.menubrands .logos{
	width: auto;
	margin: 0;
}

.menubrands .logos > a{
	padding: 0;
}

.menubrands .logos:last-child a img {
    border-left: 1px solid #b1b1b1;
}

.menubrands .logos img {
    position: relative;
    max-height: none;
	margin: 0;
}

/* Sitemap */ 
div.block.d24.center.sitemaplinkgo {
visibility: hidden;
}

div.block.d24.center.sitemaplinkgo {
	display: none;
}

div.block.s24.darkgrey-gradient.left.uppercase{
	display:none;
}

/* Buttons */
a.btn.btn-red.nopaddingx.nopaddingy.cta.nomargin.uppercase {
 display: none;
}

/*ul.submainmenu.demo.multi-content {
visibility: hidden;
display: none;
} */

/* 2nd level navigation */
div.row.menuwrapper.nooffset {
margin-bottom: unset !important;
display: block; 
} 


/*Blankpage */
div.welcome.blank-wp{
	margin-left: 100px;
}

/* Topbar */
ul.menuserv li:nth-child(1) a {
	border-right: 1px solid;
    border-right-color: #d4d4d4;
	display: -webkit-inline-box;
}

/*ul.menuserv li:nth-child(2) a {
	border-right: 1px solid;
    border-right-color: #d4d4d4;
	display: -webkit-inline-box;
}*/

ul.menuserv li:nth-child(2) {
    display: none;
}

ul.menuserv li:nth-child(3) {
    display: none;
}

/*ul.menuserv li:nth-child(4) {
    display: none;
}*/

div.block.d12.bg-white.tablet-hidden.mobile-hidden {
	width: 60%;
}

div.block.d12.t24.right.bg-white {
	width: 40%;
}

/*#sel-country .languageMenu a {
height: 35px;
} */


/* table */
/*tbody td { */
.table-red tbody td {
    border: 3px solid #680000;
}

/*tbody tr:first-child {*/
.first-tr {
    background-color: #680000;
    color: white;
}

/*Solution title */
.page-title.width-background > div
{
	text-align:left !important;
}

.page-title h2
{ 
	color: #FFFFFF;
	background-color: #680000;
	display: inline-block;
	padding: 10px;
}	

.page-title.width-background h2
{ 
	margin-top: 70px;
	margin-left: 20px;
	text-align:left !important;
}	  

.page-title.width-background h2:empty 
{
    display: none;
}  

.page-title.width-background p.txt-grey
{
	display: inline-block;
	margin-left: 20px;
	color: #000000;
}

.page-title.width-background p.txt-grey:empty
{
	display: none;
}
	
/*News*/

.flt-left {
    float: left;
	padding: 0 10px 10px 0;
}

.flt-right {
    float: right;
	padding: 0 0 10px 10px;
}

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2{
	color: #680000;
	line-height: 1.2;
}

.news-img{
	max-width: 500px;
    width: 100%;
    margin-top: 5px;
}

.news-box{
	display: inherit;
}

.news-box h2{
	font-size: 2em !important;
}

    